Gets or sets a value indicating if the selection of multiple ranges at the same time is allowed.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool AllowMultiRangeSelection { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property AllowMultiRangeSelection As Boolean <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |